C1.Web.Mvc.TransposedGrid Namespace / TransposedGrid<T> Class / TopLeftCellsTemplate Property

In This Topic
TopLeftCellsTemplate Property (TransposedGrid<T>)
In This Topic
Gets the templates for the topleft cells.
Syntax
'Declaration
 
Public Overridable ReadOnly Property TopLeftCellsTemplate As CellTemplate
 
See Also